.bg-center-img{
    background-position: center center !important;
    background-repeat: no-repeat !important;
    background-size: 100% 100% !important;
}
.bg-center-img a{
    width: 100%;
    height: 100%;
    display: block;
}
/*��վ������ʽ*/
/*图片的显示标题（黑色背景）*/
.img-show-title{
    position: absolute;
    bottom: 0px;
    width: 94%;
    /*background-color: #000000;*/
    /*filter: Alpha(opacity=50);*/
    background-color: rgba(0,0,0,0.50);
    background: rgba(0,0,0,.5);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#7F000000,endColorstr=#7F000000);
    height: 30px;
    color: #FFFFFF;
    font-size: 14px;
    text-align: center;
    line-height: 30px;
    padding: 0px 3%;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
	word-wrap:normal;
}
html {
	height: 100%;
	margin: 0px;
	width: 100%;
	min-width:1200px;
}
/*网站背景图*/
.site-background{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: -1;
}
body{
	/*background: url(/template/default/images/common/background.png);*/
	/*background-repeat: no-repeat;*/
	/*background-size: 100% !important;*/
	/*background-position: center top;*/
	/*background-size: cover;*/
	/*-ms-behavior: url(backgroundsize.min.htc);*/
    /*behavior: url(backgroundsize.min.htc);*/

    height: 100%;
    width: 100%;
    margin: 0px;
	min-width:1200px;
    /*background: url(../images/common/background.png);*/

    /* background-image: url(../images/common/background.png) !important; */
    background-repeat: no-repeat !important;
    background-position-x:center;
    background-size: cover !important;
    /*-ms-behavior: url(backgroundsize.min.htc);
    behavior: url(backgroundsize.min.htc);*/

	/*background:none;*/
    /*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/common/background.png',sizingMethod='scale');  */
    /*_filter:none;*/
    /*-webkit-background-size: 100%;
    -moz-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;*/
    /*filter: progid: DXImageTransform.Microsoft.AlphaImageLoader( src='/template/default/images/common/background.png', sizingMethod='scale');*/
    /*-ms-filter: progid: DXImageTransform.Microsoft.AlphaImageLoader( src='../images/common/background.png', sizingMethod='scale');*/

	position: relative;
	font-size: 14px;
}
#site-logo{
	height: 70px;
	display: block;
	margin: 0px auto 0px;
	position:absolute;
	top:50%;
	margin-top: -35px;
	left:0;
}
#site-search{
	display: inline-block;
	margin: 0px auto;
	_zoom:1;
	*display: inline;
}
#nv{
	background-image: none;
	background-color: #015293;
	min-height: 50px;
	height: auto;
}
#nv ul{
	height: 100%;
	display: block;
	max-width: 1200px;
	margin: 0px auto;
	font-size: 0px;
}
#nv ul li a{
	/*margin-right: 33px;*/
	/*display: inline-block;*/
	display: block;
	/*_zoom:1;*/
	/**display: inline;*/
	float:none;
	padding: 0px;
	height: 100%;
	text-decoration: none;
	width: 100%
}
#nv li a:hover{
	background:none;
}
#nv ul li:last-of-type{
	/*margin-right: 0px;*/
}
#nv ul li{
	line-height: 50px !important;
    height: 100%;
    width: 171.4px;
    padding: 0px;
    text-align: center;
    background-image: none !important;
    color: #FFFFFF;
    font-size: 16px;
    font-family: 微软雅黑;
    letter-spacing: 2px;
    font-weight: 100;
    cursor: pointer;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
#nv ul li:hover{
	background-color: #01467D;
}
#nv ul li.nav-current{
	background-color: #01467D;
}
#search-area{
	text-align: center;
	/*margin-bottom: 50px;*/
	font-size: 0px;
	display: inline-block;
	_zoom:1;
	*display:inline;
	position:absolute;
	top:50%;
	margin-top: -30px;
	right:0;
}
#search-form{
	/* border: 2px solid #448ACA; */
    display: inline-block;
    /* _zoom: 1; */
	_zoom:1;
	*display:inline;
	border:2px solid #01467D;
	border-radius: 3px;
    /* box-shadow: -1px 0px 2px 2px #448ACA; */
    /* border-radius: 5px; */
}
#search-input{
	/* height: 40px; */
    padding: 0px 15px 0px 15px;
    font-size: 14px;
    border: none;
    height: 40px;
    width: 300px;
    border-top-left-radius: inherit;
    border-bottom-left-radius: inherit;
    vertical-align: top;
    line-height: 38px;
}
#search-input:focus{
	background-color: #fbfbfb;
}
#search-label{
	height: 40px;
	padding: 0px 20px;
	display:inline-block;
	text-align:center;
	color:#B8B7B7;
	font-size:16px;
	vertical-align: top;
	line-height:40px;
	font-weight:bold;
}
#search-btn{
	height: 40px;
    padding: 0px 20px;
    background-color: #01467D;
    color: #FFFFFF;
    border: none;
    border-radius: 1px;
    font-size: 16px;
    margin-left: 2px;
    cursor: pointer;
    /* border-left: 1.5px solid #448ACA; */
}
#search-btn:hover{
	background-color: #d4d1d1;
}
#site-search .type-select{
	border:none;
}
.input-area{
	display: inline-block;
	_zoom:1;
	*display:inline;
	vertical-align: top;
	background: #FFFFFF;
	position: relative;
	border-radius: inherit;
}
#hd .hdc{
	height:140px;
	width:1200px;
	margin:0 auto;
	text-align: center;
	background:url(../images/common/logo_bg.png) no-repeat center;
	position:relative;
}
.type-select{
	background: none;
	font-size: 14px;
	border: none;
	margin-left: 10px;
	color: #B5B4B4;
}
.site-fixed-category{
	position: absolute;
	top: 499px;
	z-index: 1
	/* transition: all .1s;
	-webkit-transition: all .1s; */
}
.site-fixed-category .category-item{
	padding: 4px 8px 8px 7px;
	color: #3F7FBA;
	overflow: hidden;
	/*text-align: justify;*/
	font-size: 16px;
	/*text-align-last: justify;*/
	margin: 10px 0px;
	cursor: pointer;
}
.site-fixed-category a{
	text-decoration: none;
}
.site-left-category{
	left:5px;
}
.site-right-category{
	right: 0px;
}
.site-left-category .category-item{
	background: url(/template/default/images/common/left_category_border.png) no-repeat;
	width: 3em;
    background-size: contain;
	/*font-size: 0px;*/
}
.site-left-category .category-item>div{
	width: 4em;
	font-size: 16px;
}
.site-right-category .category-item{
    background: url(/template/default/images/common/right_category_border.png) no-repeat;
    padding: 4px 8px 8px 7px;
    color: #3F7FBA;
    background-repeat: no-repeat;
    overflow: hidden;
    width: 2em;
    text-align: justify;
    font-size: 16px;
    text-align-last: justify;
    margin: 10px 0px;
    cursor: pointer;
    background-size: contain;
}
.display-none{
	display: none;
}
#dowebok{
    display: inline-block;
	_zoom:1;
	*display:inline;
    max-width: 1060px;
	width: 91%;
    margin: 0px 10px;
    vertical-align: middle;
}
#dowebok a{
    margin: 0px 10px;
    font-size: 14px;
}
.article-point{
    width: 5px;
    height: 5px;
    background-color: #3F7FBA;
    border-radius: 50%;
    display: inline-block;
	_zoom:1;
	*display:inline;
    margin-right: 5px;
    vertical-align: middle;
}
#site-marquee{
    width:auto;
    height:40px;
    background-color:#FFFFFF;
    opacity: 0.6;
    line-height:40px;
    padding:0px 10px 0px 15px;
}
#body-content{
    margin-top: 20px;
    width: auto;
    padding:0px 20px 20px 20px;
    background-color: #FFFFFF;
    min-height: 550px;
}
@keyframes hig{
	from{
		height:0%;
	}
	to{
		height:100%;
	}
}
-webkit-@keyframes hig{
	from{
		height:0%;
	}
	to{
		height:100%;
	}
}
-o-@keyframes hig{
	from{
		height:0%;
	}
	to{
		height:100%;
	}
}
-ms-@keyframes hig{
	from{
		height:0%;
	}
	to{
		height:100%;
	}
}
-moz-@keyframes hig{
	from{
		height:0%;
	}
	to{
		height:100%;
	}
}
.mianbao-nav{
	border-bottom: 1px solid #8FBEDE;
	color: #000000;
	border-top: 1px solid #8FBEDE;
	padding-left: 5px;
	border-right: 1px solid #8FBEDE;
	height: 45px;
	line-height: 45px;
}
.layui-breadcrumb{
	color: #000000;
}
.layui-breadcrumb a{
	color: #000000 !important;
}
.h3-title{
	font-size:16px;
	font-weight:bold;
	color:#000000;
	margin-bottom:4px;
}
.layui-breadcrumb a cite{
	color: #000000;
}
.visibility-area{
	visibility: hidden;
}
.boder-bottom-dashed{
	border-bottom:1px dashed #D2D2D2;
	margin-bottom:4px;
}
.border-bottom-solid{
	border-bottom:1px solid #D2D2D2;
}

.bg-f4{
	background:#F4F4F4;
}
.moreHeight-li{
	height: auto !important;
	min-height: 28px;
}
.bg-f4 .layui-this:after{
	border-color:#F4F4F4;
	height:39px;
}
.bg-blue{
	background:#2E74AF;
	border-bottom: 4px solid #2E74AF !important;
	color:#FFFFFF !important;
}
.bg-blue a{
	color:#FFFFFF !important;
}
.bg-blue .layui-this{
	color:#FFFFFF !important;
	font-weight:bold;
}
.bg-blue .layui-this:after{
	border-color:#2E74AF;
}
.layui-tab-brief-border{
	border:1px solid #dddddd;
	margin-top:0px;
	padding:10px 10px;
	//height:236px;
	box-sizing:border-box
}
.fixed-right-box{
	text-align:center;
	margin-bottom:20px;
	width: 77px;
    font-size: 12px;
}
.fixed-right-box img{
	width: 70px;
}
.border-blue{border-bottom: 1px solid #6BA2D5;    padding-bottom: 20px;}
#ft{
	padding:0px 0;
	overflow:hidden;
    line-height: 37px;
    display: block;
	height: 70px
}
#ft>p:first-of-type{
	margin:0px;
}